H5L_query_func_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias H5L_query_func_t = ssize_t function
(
const(char*) link_name
,
const(void*) lnkdata
,,
void* buf
,
size_t buf_size
)

Meta